home *** CD-ROM | disk | FTP | other *** search
/ Power Programmierung 2 / Power-Programmierung CD 2 (Tewi)(1994).iso / c / library / bcfamily / include / famapi.h < prev    next >
Encoding:
C/C++ Source or Header  |  1993-06-12  |  391 b   |  14 lines

  1. //
  2. //      *******************************************************************
  3. //        JdeBP C++ Library Routines          General Public Licence v1.00
  4. //            Copyright (c) 1991,1992     Jonathan de Boyne Pollard
  5. //      *******************************************************************
  6. //
  7.  
  8. #define _BUILDRTLDLL            // We are building the API
  9.  
  10. #include <os2.h>
  11. #include <dos.h>
  12. #include <limits.h>
  13.  
  14.